3 subject="""comment 1"""
4 date="2023-07-05T19:49:19Z"
14 git annex adjust --unlock
19 git commit -m "this commit will be lost"
20 git checkout 'adjusted/master(unlocked)'
21 git annex adjust --unlock # or git-annex sync
24 What an unfortunate oversight! And it's not a reversion, it's been there
25 since the beginning of adjusted branches.
27 git-annex adjust should display a warning message in that situation,
28 since the original branch has diverged from the adjusted branch.
30 And git-annex sync should be able to resolve the divergence by
31 auto-merging the changes from the original branch into the adjusted